Unbreak GtkComboBox::button-sensitivity
authorKristian Rietveld <kris@gtk.org>
Wed, 9 Sep 2009 07:43:30 +0000 (09:43 +0200)
committerKristian Rietveld <kris@gtk.org>
Wed, 9 Sep 2009 19:30:13 +0000 (21:30 +0200)
commitfef3c88e8959598553de87cc6ac89bfc5bb02c1f
treebe207f2276055c726e3d617e8e6aa97c8c5319bc
parent11898088a1ac30eff17e7f24dd906aba476ae384
Unbreak GtkComboBox::button-sensitivity

Fixed the button-sensivity patch done to GtkComboBox to account for
changes in appearance (changes to the appears-as-list style property).
Also, in list-mode, the event box that has been created below the cell
view also needs to have its sensitivity updated.
gtk/gtkcombobox.c